Skip to content

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Sep 26, 2023

This reverts commit d6f994a.

Several people have reported breakage resulting from this patch:

- llvm/llvm-project#65152
- llvm/llvm-project#65205

(cherry picked from commit b4301df61fc77a9d54ac236bc88742a731285f1c)
@nikic
Copy link
Contributor

nikic commented Sep 26, 2023

LGTM. This reverts an inlining behavior change in LLVM 17.0.0 that has caused quite a few regressions. (I've received the 5th distinct regression report today.)

@tru tru merged commit 25a150b into release/17.x Sep 27, 2023
@tru tru deleted the llvm-issue65205 branch September 27, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLVM 17 breaks inlining callees with compatible target attributes
4 participants